Home
last modified time | relevance | path

Searched hist:"1328710 b8ec30ac552b51bf804d1fc255a1c7451" (Results 1 – 1 of 1) sorted by relevance

/linux/mm/
H A Dpercpu.cdiff 1328710b8ec30ac552b51bf804d1fc255a1c7451 Wed May 10 19:36:37 CEST 2017 Daniel Micay <danielmicay@gmail.com> mark most percpu globals as __ro_after_init

Moving pcpu_base_addr to this section comes from PaX where it's part of
KERNEXEC. This extends it to the rest of the globals only written by the
init code.

Signed-off-by: Daniel Micay <danielmicay@gmail.com>
Acked-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Tejun Heo <tj@kernel.org>